CHILL

CHILL
Paradigm(s) procedural
Appeared in 1980
Designed by CCITT
Stable release 3.0? (2003; 8 years ago (2003))
Typing discipline static, strong
Dialects Object CHILL
Influenced by COBOL, PL/1
OS telecommunication switches

In computing, CHILL (an acronym for CCITT High Level Language) is a procedural programming language designed for use in telecommunication switches (the hardware used inside telephone exchanges). The language is still used for legacy systems in some telecommunication companies and for signal box programming.

The CHILL language is similar in size and complexity to the Ada language. The first specification of the CHILL language was published in 1980, a few years before Ada.

ITU provides a standard CHILL compiler. A free CHILL compiler was bundled with GCC up to version 2.95, however, was removed from later versions. An object-oriented version, called Object CHILL, was developed also.[1]

ITU is responsible for the CHILL standard, known as ITU-T Rec. Z.200. The equivalent ISO standard is ISO/IEC 9496:2003. (The text of the two documents is the same). In late 1999 CCITT stopped maintaining the CHILL standard.

References

  1. ^ Jürgen F. H. Winkler; Georg Dießl (1992). "Object CHILL—an object oriented language for systems implementation". Proceedings of the 1992 ACM annual conference on Communications. Kansas City, Missouri, USA: Association for Computing Machinery. pp. 139–147. doi:10.1145/131214.131232. ISBN 0-89791-472-4. http://portal.acm.org/citation.cfm?id=131232. Retrieved 2008-12-30. 

See also

External links